home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / nautilus-wipe / TODO < prev   
Encoding:
Text File  |  2011-04-30  |  985 b   |  20 lines

  1. * Adapt the default wipe algorithm and the manual to the latest papers
  2.   suggestions (a few random passes are enought on modern hard drives).
  3.   cf. http://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html and
  4.   http://csrc.nist.gov/publications/nistpubs/800-88/NISTSP800-88_rev1.pdf
  5.   This is partially done by commits 787a5d6..7677362, but proposing more random
  6.   passes would be nice. However, this would require to use an other backend,
  7.   e.g. scrub (cf. http://code.google.com/p/diskscrub/) instead of secure-delete.
  8.  
  9. * Use a secure fill algorithm that works on vfat (i.e. use multiples files < 4G)
  10.  
  11. * Perhaps cleanup a bit progress dialog, it is currently overkill
  12.  
  13. * Add our entries in the same section on the context's menu that
  14.   the "Delete" and the "Move to trash" entry
  15.   -> I don't think it's possible
  16.  
  17. * When one try to remove a single file on a flash device, explain that it's not
  18.   useful at all rather than doing it, giving the user a false impression of
  19.   security.
  20.